home *** CD-ROM | disk | FTP | other *** search
/ Precision Software Appli…tions Silver Collection 1 / Precision Software Applications Silver Collection Volume One (PSM) (1993).iso / demos / prodemo.exe / APPLE410.PLT < prev    next >
Text File  |  1987-12-06  |  667b  |  15 lines

  1. * PCPRO plotter configuration file for APPLE-410 plotter
  2. DEVICE 1 4           ; plotter type, default port=com1
  3. WIDTH 10 "SP3;"            ; pen width & command
  4. AXIS 1 2           ; coordinate calculation method, normal & rotate
  5. OFFSET 0 0           ; x & y plot offsets
  6. UNITS 254 254           ; plot units / inch
  7. INIT "CH;PS1;SP3;"         ; initialize command
  8. TERM "CH;"                 ; terminate comand
  9. DRAW "DA%ld,%ld;"          ; move with pen down command
  10. MOVE "MA%ld,%ld;"          ; move with pen up command
  11. DRAFT ""                   ; draft mode command
  12. FINAL ""                   ; final mode command
  13. BAUD 154 128           ; 7 bits + Even parity + 1200, 128 timeout
  14. 
  15.